Crate slack_api

source ·
Expand description

Low-level, direct interface for the Slack Web API.

Modules

Get info on your team’s Slack channels, create or archive channels, invite users, set the topic and purpose, and mark a channel as read.
Post chat messages to Slack.
Adjust and view Do Not Disturb settings for team members.
Get info on files uploaded to Slack, upload new files to Slack.
Get info on your team’s private channels.
Get info on your direct messages.
Get info on your multiparty direct messages.
Functionality for sending requests to Slack.
Search your team’s files and messages.
Get info on your team’s User Groups.
Get info on members of your Slack team.

Structs

Enums

Functions

Provides a default reqwest client to give to the API functions to send requests.